><

Creating your own default style sheet



You can create a new default style sheet if you want more previewing options in the View Controller. The style sheet toolbar (see Creating a style sheet) helps you create a style sheet.

To create a new default style sheet:

1 In the CSS tab of the Web Settings window, select the default style sheet that best suits your requirements.

2 Click Duplicate () in the style sheet toolbar to create an exact copy, complete with all styles and properties.

3 Select the new style sheet, and click the Basic tab of Root Style Sheet Inspector. Enter a name, system information, and comments. Click the Settings tab, and enter screen resolution (96 is typical for Windows, 72 for Mac OS) in the DPI text box, and select Can Handle Style Sheets. The source tab displays the HTML code.

4 Select what you want to edit. Use the CSS Selector Inspector to make changes as necessary. For more information, see Using Cascading Style Sheets.

5 When you finish editing the new style sheet, select the adjacent Root radio button for your new style sheet. This changes the default style sheet used when previewing all subsequent pages and sites.

6 Close Web Settings. Changes are saved automatically.


Web Settings > The CSS tab > Creating your own default style sheet